projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8694f11
)
(have_menus_p): Move to w32fns.c.
author
Geoff Voelker
<voelker@cs.washington.edu>
Wed, 3 Sep 1997 01:14:17 +0000
(
01:14
+0000)
committer
Geoff Voelker
<voelker@cs.washington.edu>
Wed, 3 Sep 1997 01:14:17 +0000
(
01:14
+0000)
src/w32xfns.c
patch
|
blob
|
history
diff --git
a/src/w32xfns.c
b/src/w32xfns.c
index 9d8dbf00eb96cbba8fb8d9fec77d90d6fa7efc70..5436ff2e81a810194789a8c8555c3061f3f64e64 100644
(file)
--- a/
src/w32xfns.c
+++ b/
src/w32xfns.c
@@
-350,13
+350,6
@@
XParseGeometry (string, x, y, width, height)
return (mask);
}
-/* We can use mouse menus when we wish. */
-int
-have_menus_p (void)
-{
- return 1;
-}
-
/* x_sync is a no-op on W32. */
void
x_sync (f)